block—the block to be reshaped; rows—the number of rows in the resulting block; columns—the number of columns in the resulting block; default—value to be filled in if result is larger than block.
reshape creates a block containing the values of block, reorganized by going down successive columns, which has dimensions rows by columns.